GtkPopover: Don't apply shape on wayland
authorTimm Bäder <mail@baedert.org>
Thu, 1 Oct 2015 11:08:37 +0000 (13:08 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 7 Oct 2015 07:49:51 +0000 (09:49 +0200)
commitd8856f1b61caf5bca71070b5a59812fdd33314b9
treece5dec65e2da35c9697bca4cb7b0ace1bf5a140a
parentdad1931b5f4a64d105554681ec84d859f020d6e2
GtkPopover: Don't apply shape on wayland

Popovers are subsurfaces on wayland so we don't need that, and the shape
messed up hidpi popovers there.
gtk/gtkpopover.c